multi_index ~master (2022-01-21T11:42:44.2594187)
Dub
Repo
ForEachCtorMixin.result
multi_index
MultiIndexContainer
ForEachCtorMixin
Undocumented in source.
enum
result
;
template
ForEachCtorMixin
(size_t i)
static if
(
i < IndexedBy.Indices.length
)
static if
(
is(typeof(IndexedBy.Indices[i].Inner!(typeof(this), ThisNode, Value, ValueView, i, Allocator).IndexCtorMixin))
)
enum
result
=
IndexedBy.Indices
[
i
].
Inner
!(
typeof
(
this
),
ThisNode
,
Value
,
ValueView
,
i
,
Allocator
).
IndexCtorMixin
~
ForEachCtorMixin
!(
i
+
1
).
result
;
enum
result
;
enum
result
;
Meta
Source
See Source File
multi_index
MultiIndexContainer
ForEachCtorMixin
manifest constants
result